Skip to content

graph: expose following state, tags and allowed actions on driveItems#3113

Open
dschmidt wants to merge 4 commits into
mainfrom
feat/driveitem-following-tags
Open

graph: expose following state, tags and allowed actions on driveItems#3113
dschmidt wants to merge 4 commits into
mainfrom
feat/driveitem-following-tags

Conversation

@dschmidt

@dschmidt dschmidt commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Implements opencloud-eu/libre-graph-api#37 and opencloud-eu/libre-graph-api#39: driveItems now carry the current user's favorite state and the assigned tags (read from ArbitraryMetadata), plus @libre.graph.permissions.actions.allowedValues when requested via $select. Includes the libre-graph-api-go bump.

@codacy-production

codacy-production Bot commented Jul 11, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 14 complexity · 258 duplication

Metric Results
Complexity 14
Duplication 258

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@dschmidt dschmidt force-pushed the feat/driveitem-following-tags branch 4 times, most recently from 17c7210 to e5ece35 Compare July 11, 2026 10:51
@dschmidt dschmidt force-pushed the feat/driveitem-following-tags branch from e5ece35 to 98f3a9e Compare July 11, 2026 14:55
@dschmidt dschmidt changed the title graph: expose @libre.graph.me.following and @libre.graph.tags on driveItems graph: expose following state, tags and allowed actions on driveItems Jul 11, 2026
@dschmidt dschmidt requested review from aduffeck and fschade July 13, 2026 07:16
}
return nil, NewConnectorError(http.StatusBadGateway, "failed to fetch avatar")
}
defer photoFile.Close()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dschmidt added 4 commits July 15, 2026 10:10
Adapt the collaboration service to the changed GetUserPhoto return type.
…Items

Opt-in via $select, on GetDriveItem and the root children listing.
@dschmidt dschmidt force-pushed the feat/driveitem-following-tags branch from 98f3a9e to b337d6a Compare July 15, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant